d27c4641b51f9003b5c6a733537486d8f3248de0
[git-annex.git] /
1 [[!comment format=mdwn
2  username="joey"
3  subject="""comment 3"""
4  date="2022-12-22T18:30:46Z"
5  content="""
6 Thanks for double-checking. I have not tried your test but I think I see
7 what is going on from the pattern. Strings starting with a number but then
8 subsequently not a number were still being parsed to numbers and compared
9 numerically. I've fixed that now.
10 """]]